string parsing

英 [strɪŋ ˈpɑːzɪŋ] 美 [strɪŋ ˈpɑːrsɪŋ]

【计】串分析

计算机



双语例句

  1. Another case is when you want to store a document in a database as a string or a Character Large Object ( CLOB) without parsing it.
    另外一种情况是,不用解析文档,而将其作为字符串或字符大对象(CharacterLargeObject,CLOB)存储在数据库中。
  2. One of the great strengths of PHP is string parsing.
    PHP的优势之一在于字符串解析。
  3. This variable will represent the current SQL string at any stage of the parsing.
    该变量将表示任何解析阶段的当前SQL字符串。
  4. A token is the smallest unit of parsed string that will have meaning to the parsing program.
    标记是将对解析程序有意义的解析字符串的最小单位。
  5. If passing an entire business object document as a string parameter with Doc/ Literal messaging style, use CDATA tags to embed the document into the SOAP Body to reduce SOAP parsing overhead.
    如果整个业务对象文档作为一个具有文档/文字(Doc/Literal)消息传递类型的字符串参数来传送,则可以使用CDATA标签来将文档嵌入SOAP体以减少SOAP解析的开销。
  6. It is included simply to remind you about the string handling support and some of the parsing rules.
    这里给出这段代码,只是为了提醒您字符串处理支持和一些解析规则。
  7. The second part processes the attribute relations among the components of the input string, establishes the corresponding attributed structure tree, and records the information during the parsing processes.
    第二部分处理输入字符串中各部分之间的属性关系。并且建立相应的属性结构树。